odhcpd: remove OAF_STATIC
authorDavid Härdeman <[email protected]>
Sun, 23 Nov 2025 23:19:15 +0000 (00:19 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Sun, 30 Nov 2025 16:00:17 +0000 (17:00 +0100)
commit1fe60e14e4687cf076d34c2577a9c84b3b9ba460
tree699bab7eb0461418822762b1528fafc8a76dd2c4
parente568bde96e9f15bbd8fe571ad719ccb0491da34d
odhcpd: remove OAF_STATIC

This flag does nothing more than document if lease_cfg is set in the
respective dhcpv[46]_lease structs.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/331
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/dhcpv4.c
src/dhcpv6-ia.c
src/odhcpd.h
src/ubus.c